home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Util / Crypt / Ppdecrypt.readme < prev   
Text File  |  2003-02-24  |  892b  |  22 lines

  1. Short:    Decrypts PowerPacker executables
  2. Author:   Trevor Mensah (2-Cool/LSD)
  3. Uploader: Stuart Caie <kyzer@4u.net>
  4. Type:     util/crypt
  5.  
  6. This is the PPDecrypt tool. It will examine Amiga executables compressed
  7. and encrypted with PowerPacker, and will change the encryption such that
  8. the password is now "lsd".
  9.  
  10. You can then decrypt and decrunch the executable using this password.
  11.  
  12. The tool comes with full assembler source code.
  13.  
  14.  
  15. My own tool, ppcrack (util/crypt/ppcrack.lha), which will crack any
  16. PowerPacker data file (31-bit keyspace brute force) in roughly 30 minutes,
  17. will in future include a feature to crack, decrypt and decrunch any
  18. executable within a couple of seconds, using the techniques pioneered here
  19. (plaintext attack -> 9-bit keyspace brute force). However, until I actually
  20. implement that, PPDecrypt shall suffice for all your PP-crypted executable
  21. decrunching needs :)
  22.